(IRIX4): Defined.
authorRichard M. Stallman <rms@gnu.org>
Sun, 30 May 1993 19:11:40 +0000 (19:11 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 30 May 1993 19:11:40 +0000 (19:11 +0000)
(IRIS_UTIME): #undef this.

src/s/irix4-0.h

index 51c34e575d24a44869de523b3077509b168bcc49..589773a8213c42881543df34037a6fb0a5727d23 100644 (file)
@@ -1,12 +1,14 @@
 #include "irix3-3.h"
 
 #define USG5_3
+#define IRIX4
 
 #define HAVE_ALLOCA
 #ifndef NOT_C_CODE
 #include <alloca.h>
 #endif
 
+#undef IRIS_UTIME
 #undef NEED_SIOCTL
 
 /* Make process_send_signal work by "typing" a signal character on the pty.  */